home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++ / leda / 27 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  765 b 

  1. Path: lambda.cs.utas.edu.au!user
  2. From: D.A.Wright@probitas.cs.utas.edu.au
  3. Newsgroups: comp.lang.c++.leda
  4. Subject: Problem compiling LEDA 3.3.c
  5. Date: Thu, 15 Feb 1996 11:05:52 +1100
  6. Organization: University of Tasmania, Australia.
  7. Message-ID: <D.A.Wright-1502961105520001@lambda.cs.utas.edu.au>
  8. NNTP-Posting-Host: lambda.cs.utas.edu.au
  9. X-Newsreader: Yet Another NewsWatcher 2.1.2
  10.  
  11.  
  12. Whether or not I turn on __EXPLICIT_DESTRUCTION__ my C++ compiler
  13. (CodeWarrior/8, Macintosh) gives the following error message (this is the
  14. ONLY error it gives compiling LibL!):
  15.  
  16. Error   : cannot delete pointer to const
  17. param_types.h line 133   if (sizeof(T) <= sizeof(GenPtr)) DESTROY_WORD(T,p);
  18.  
  19. Any suggestions for how I might proceed?
  20.  
  21. TIA,
  22. David Wright
  23. D.A.Wright@cs.utas.edu.au
  24.